@charset "UTF-8";#js-show-iframe-wrapper{margin-bottom:20px;position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-width:293px;max-width:100%;background:linear-gradient(138.4deg,#38bafe 26.49%,#2d73bc 79.45%);color:#fff; cursor: pointer;}#js-show-iframe-wrapper .pos-banner-fluid *{box-sizing:border-box}#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2{display:block;width:195px;min-height:56px;font-size:18px;line-height:24px;cursor:pointer;background:#0d4cd3;color:#fff;border:none;border-radius:8px;outline:0}#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:hover{background:#1d5deb}#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:focus{background:#2a63ad}#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:active{background:#2a63ad}@-webkit-keyframes fadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}@keyframes fadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}@font-face{font-family:LatoWebLight;src:url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.woff2) format("woff2"),url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.woff) format("woff"),url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.ttf) format("truetype");font-style:normal;font-weight:400;text-rendering:optimizeLegibility}@font-face{font-family:LatoWeb;src:url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.woff2) format("woff2"),url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.woff) format("woff"),url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.ttf) format("truetype");font-style:normal;font-weight:400;text-rendering:optimizeLegibility}@font-face{font-family:LatoWebBold;src:url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.woff2) format("woff2"),url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.woff) format("woff"),url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.ttf) format("truetype");font-style:normal;font-weight:400;text-rendering:optimizeLegibility}
#js-show-iframe-wrapper .bf-2{position:relative;display:grid;grid-template-columns:var(--pos-banner-fluid-2__grid-template-columns);grid-template-rows:var(--pos-banner-fluid-2__grid-template-rows);width:100%;max-width:1060px;font-family:LatoWeb,sans-serif;box-sizing:border-box}#js-show-iframe-wrapper .bf-2__decor{grid-column:var(--pos-banner-fluid-2__decor-grid-column);grid-row:var(--pos-banner-fluid-2__decor-grid-row);padding:var(--pos-banner-fluid-2__decor-padding);background:var(--pos-banner-fluid-2__bg-url) var(--pos-banner-fluid-2__bg-position) no-repeat;background-size:var(--pos-banner-fluid-2__bg-size)}#js-show-iframe-wrapper .bf-2__logo-wrap{position:absolute;top:var(--pos-banner-fluid-2__logo-wrap-top);bottom:var(--pos-banner-fluid-2__logo-wrap-bottom);right:0;display:flex;flex-direction:column;align-items:flex-end;padding:var(--pos-banner-fluid-2__logo-wrap-padding);background:#2d73bc;border-radius:var(--pos-banner-fluid-2__logo-wrap-border-radius)}#js-show-iframe-wrapper .bf-2__logo{width:128px}#js-show-iframe-wrapper .bf-2__slogan{font-family:LatoWebBold,sans-serif;font-size:var(--pos-banner-fluid-2__slogan-font-size);line-height:var(--pos-banner-fluid-2__slogan-line-height)}#js-show-iframe-wrapper .bf-2__content{padding:var(--pos-banner-fluid-2__content-padding)}#js-show-iframe-wrapper .bf-2__description{display:flex;flex-direction:column;margin-bottom:24px}#js-show-iframe-wrapper .bf-2__text{margin-bottom:12px;font-size:24px;line-height:32px;font-family:LatoWebBold,sans-serif}#js-show-iframe-wrapper .bf-2__text_small{margin-bottom:0;font-size:16px;line-height:24px;font-family:LatoWeb,sans-serif}#js-show-iframe-wrapper .bf-2__btn-wrap{display:flex;align-items:center;justify-content:center}
/*------------------------------------------------*/
body{
	margin: 0;
}
.normal{
	background: #faf5f6 url("../img/bg-fon.png") repeat;
}

.header{
	 background: linear-gradient(to top, #5b0127, #860033);
	 height:230px;
}
.container, .top{
	width:960px;
	margin:auto;

}
.blick{
	display:block;
	background:url(../img/blick.png) 50% 50% no-repeat;
	width:100%;
	height:230px;
}
.logo{

	line-height:230px;

}
.logo img{
	display:inline-block;
	vertical-align:middle;
}


.name, .adres{
	display: table;
	height:230px;
	padding-right: 0;

	}
.name h1{
	display: table-cell;
	font: 24px 'times new roman';
	color: #f5cd6b;
	line-height: 1;
	vertical-align:middle;

  }
.vert_line{
	display: table-cell;
	vertical-align:middle;

	}
 .adres p{
	padding: 0 0 0 10px;
	border-left: 1px solid #b70245;
	font: 14px 'trebuchet ms';
	color: #b2b8b5;
  }

.menu {
	position:relative;
	display:block;
	height: 44px;
	border:1px;
	border-top:none;
	border-radius: 0 0 0px 0px;
	/*background:url(../img/bg-menu-shadow-small.png) top no-repeat;*/
	border-color: #e2c6cb;
}
.menu-of{
	height: 44px;
	border:1px solid;
	border-top:none;
	/*border-radius: 0 0 0 0;*/
	border-color: #e2c6cb;
	text-align: center;
}

.menu ul{
float:none;
margin:auto;

}
.menu li{
	padding-bottom:10px;
}
 .menu  a{
	/*margin-top:8px !important;*/
	height: 44px !important;
	line-height: 44px !important;
	padding: 0px 12px 0px 12px !important;
	border-right: 1px solid #c7a7ab;
	font: 15px 'arial';
	color: #7d0b21 !important;
	border-radius: 0px!important;
  }


.menu li:last-child a {
  border: none;}

.menu  .container{
text-align:center;
width:690px}
.nav-pills li.active a, .nav-pills li.active a:focus, .nav-pills li.active a:hover{
background: #faf5f6 url("../img/bg-fon.png") repeat;}

.versiya{
	height: 44px;
	background:#28166f;
	/* opacity: 0.7; */
    filter: alpha(Opacity=70);
	position:relative;
	z-index:2;
	top:0px;
	padding:8px;

}
.versiya:hover, .size:hover, .size-:hover, .wb:hover, .bw:hover, .standart:hover{
cursor:pointer;}
.versiya .down{
	color:#FFF;
	display:block;
	height: 28px;
	text-decoration:none;
	font-size:16px;
	font-weight:700;
	margin-left:10px;
	padding-right:30px;
	line-height:28px;
	background:url(../img/arrow.png);
	background-position:right 50%;
	background-repeat:no-repeat


}
.versiya  .up{
	background:url(../img/arrow-up.png); background-position:right 50%; background-repeat:no-repeat!important;
}
.control{
	background:#28166f;
	position:relative;
	color:#FFF;
	font-size:23px;
	font-weight:bold;
	text-align:center;
	margin-top:-0px;
	margin-bottom:20px;
	padding:8px;
}
.size{
	background:url(../img/plus.png);
	background-position:100% 100%;
	text-decoration:none;
	display:block;
	width:50px;
	height:50px;
	float:right;
	margin-right:45px;
	margin-top:8px;


}

.size-{
	margin-top:8px;
	margin-left:45px;
    float:left;
	background:url(../img/minus.png);
	background-position:100% 100%;
	display:block;
	width:50px;
	height:50px;


}
.control hr{
	color:#FFF;
	size:1px;
	margin:5px 0 10px 0;
	border:1px solid;
}
.wb{
	color:#FFF;
	background:#28166f;
	font-size:54px;
	display:inline-block;
	line-height:40px;
	text-decoration:none;
	padding:10px 5px 5px 5px;

	margin:10px;
	border:#FFF 1px solid;
}
.bw{
	color:#28166f;
	background:#fff;
	font-size:54px;
	display:inline-block;
	line-height:40px;
	text-decoration:none;
	padding:10px 5px 5px 5px;
	margin:10px;

}

.standart{
	color:#FFF;
	text-decoration:none;
	font-size:18px;
	font-weight:700;
	margin-left:10px;
	margin-top:10px;
	padding:10px 5px 10px 30px;
}
.left_menu ul{
	width: 100%;
	display: block;
	background: #ffffff;
	border: 1px solid #e2c6cb;
	margin: 20px 0 10px 0;
}
.left_menu li {
  padding: 0 15px;
  vertical-align: middle;}
.left_menu li a {
  display: block;
  font: 14px 'trebuchet ms';
  color: #7d0b21;
  border-bottom: 1px dotted #7d0b21;
  padding: 11px 10px;
}
.left_menu li a:hover{
	text-decoration: none;
	}
.left_menu li:last-child a {
  border: none;}
.parners{
    display: flex;
    flex-direction: column;
    align-items: center;
	border: 1px solid #e2c6cb;
	margin: 20px 0 10px 0;
	text-align:center;
	padding:10px 0;
}
.parners a > img{
margin: 10px 0 10px 0;
}

footer{
display:block;
bottom:0px;
background: linear-gradient(to top, #5b0127, #860033);
width:960px;
margin:0 auto;
text-align:center;
padding:20px 0;
height:86px;
border-radius: 6px 6px 0 0 ;

}
footer p {
  display: block;
  position: relative;
  font: 14px 'verdana';
  color: #ffccd0;
  line-height: 22px;

}
.content {
	width: 100%;
	display: block;
	background: #ffffff;
	border: 1px solid #e2c6cb;
	margin: 20px 0 10px 0;
	padding:10px;
	overflow:auto;
}

.content h2{
	display: block;
	border-bottom: 1px solid #ebbcc0;
	font: bold 24px 'trebuchet ms';
	color: #800a1f;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
}
.top_foto{
	float:none;
	margin:0 auto 10px auto;
	clear: both ;
	width:100%;
}
.standart{
	background:url(../img/lamp.png);
	background-position:left 2px;
	background-repeat:no-repeat;}

#content, .a2_input {
width:100%;
padding:10px;
margin-bottom:20px;
border:#e2c6cb 1px solid;
}

.a2_submit{
float:right;
padding:10px 20px;
border-radius:0px;
background: linear-gradient(to top, #5b0127, #860033);
color:#fff;
margin-bottom:20px;
}
.a2_submit:active{
background: linear-gradient(to top, #860033, #5b0127);
}
.facility {
border-bottom: 1px solid #e2c6cb;
margin-bottom:25px;
padding-bottom:10px;}
.facility img{
	padding:4px;
	width:100%;
	border: 1px solid #800a1f;
}
.facility h2 {
border-bottom:none}
.facility .row{
margin-right: 0px;
 margin-left: 0px; }
.facility  a , .info_list a{
color: #800a1f;
}
.facility  a:focus, .facility  a:hover  .info_list  a:focus, .info_list  a:hover{
  color: #990033;
  text-decoration: none;
}
.b_w .facility .img a, .w_b .facility .img a, .b_w .info_list .img a, .w_b .info_list .img a, .w_b .content .info_list img {
border:none!important;
padding: 0px!important;}
.b_w .facility h4 a, .w_b .facility h4 a, .w_b .a2_list_item  a, .b_w  .a2_list_item  a, .w_b .info_list h4 a, .b_w  .info_list h4 a{
border:none!important;}

.docs_button{
padding:5px 10px;
border-radius:0px;
background: linear-gradient(to top, #5b0127, #860033);
color:#fff;
margin-bottom:20px;
}
.docs_button:active{
background: linear-gradient(to top, #860033, #5b0127);
}
.person img{
	float:left;
	margin-right:20px;
	padding:4px;
	width:200px;
	border: 1px solid #800a1f;
}
.person-name {
font-size:18px}
.person, .info_list
{border-bottom: 1px solid #e2c6cb;
margin-bottom:25px;
padding-bottom:20px;}

.info_list .img{
	height:150px;
	overflow:hidden;
	border: 1px solid #800a1f;
	padding:0px;
}
.img-wrapper {
	width: 180px;
	height: 130px;
	overflow: hidden;
	margin: 0 auto;
	border: 1px solid #800a1f;
	text-align: center;
	position: relative;
	box-sizing: content-box;
}

.img-inner {
	position: absolute;
	width: 2000px;
	height: 2000px;
	margin: -1000px 0 0 -1000px;
	left: 50%;
	top: 50%;
	text-align: center;
	line-height: 2000px;
}

.img-wrapper img {
	max-height: 200px;
	min-width: 200px;

}
.news-list{
	display: flex;
	margin-bottom: 20px;
	border-bottom: 1px solid #ebbcc0;
	justify-content: space-between;
	padding-bottom: 10px;
}
.news-list .left{
	display: flex;
	width: 33%;
}
.news-list .left img{
	box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
	max-width: 180px;
}
.news-list .right{
	display: flex;
	flex-direction: column;
	width: 66%;
}
.news-list .right span{
	font-size: 16px;
	font-weight: bold;
}
.news-list .right a{
	font-size: 16px;
    color: #800a1f;
    text-decoration: underline;
    margin: 5px 0 10px;
}
.news-photo-wrapper{
	width: 100%;
    height: 100%;
    display: flex;
	justify-content: center;
	align-items: center;
}

.info_list span{
display:block;
}
.info_list img{
min-width:150px;

}
.info_list h4{
margin:0 0 10px 0;
}
.clr{
width:100%;
float:none;
clear:both;
}

.uslugi-img{
width:100%;

}
.content h1 a{
color:#800a1f!important;
}
.content h1 a:hover{
color:#990033!important;
text-decoration:none;
}
/*________________ увеличенная  версия________________*/
.big .name h1{
	font-size:30px;
}
.big .adres p{
	font: 18px 'trebuchet ms'!important;
}
.big .menu a{
	font: 20px 'trebuchet ms'!important;
	line-height: 44px !important;
	padding: 0 5px 0px 5px !important;
}
.big .content h2{
	font: bold 30px 'trebuchet ms'!important;
}
.big .content p{
	font-size:18px!important;
}
.big  footer p{
	font: 18px 'verdana'!important;
}
.big  .left_menu a{
font-size:18px!important;}
.big #content, .big .a2_input
{font-size:18px;}
.big .a2_submit{
font-size:20px;
}

.big table{
font-size:18px;}
.big .person-text1 {
font-size:22px;
}
.big .info_list h4{
font-size:22px;
}

/*________________ Черным по белому________________*/
.b_w img{
filter: progid:DXImageTransform.Microsoft.BasicImage(xray=1);
  -webkit-filter: grayscale(100%);
        -webkit-filter: grayscale(1);
        filter: grayscale(100%);

       /*  filter: url('../img/gray.svg#grayscale');   */
        filter: gray;
}
.b_w {
	background:none!important;}
.b_w  .blick{
	background:none!important;
}
.b_w .header{
	background:none!important;
	border-bottom: 1px solid #000}

.b_w  .name h1{
color:#000
}
.b_w .adres p {
  padding: 0 0 0 10px;
  border-left: 1px solid #000 !important;
  color:#000;
  }
.b_w  .menu-of{
	border-color: #000 !important;
}
.b_w .menu a{
	color:#000!important;
	border-right: 1px solid #000!important;}
.b_w .menu li:last-child a {
  border: none!important;}
 .b_w .menu{
 background:none!important;}
 .b_w  .content h2 {
	color:#000!important;
	border-color: #000 !important;
}
 .b_w  .content{
	border-color: #000 !important;
 }
.b_w .left_menu li a {
  color: #000;
  border-bottom: 1px dotted #000;
  padding: 11px 10px;
}
.b_w .left_menu li:last-child a {
  border: none!important;}
.b_w .left_menu ul{
	border-color: #000 !important;
}
.b_w .parners{
	border-color: #000 !important;
}
.b_w footer{
	background:none!important;
	border: 1px solid #000!important;
	border-bottom:none!important;}

.b_w  footer p {
  color: #000!important;}

.b_w  .versiya{
	border: 1px solid #000!important;
	border-top:none!important;
	opacity: 1!important;
	background:#fff!important;
	color:#000!important;
}
.b_w  .control{
	border: 1px solid #000!important;
	border-top:none!important;
	opacity: 1!important;
	background:#fff!important;
	color:#000!important;
}
.b_w .size-{
	background-position:0% 0% !important;
}
.b_w .size{
	background-position:0% 0% !important;
}
.b_w  .control hr {
  color: #000!important;
}
.b_w  .up{
	background: url(../img/arrow-up_black.png)!important;
	background-position:right 50%!important;
	background-repeat:no-repeat!important;
	color: #000!important;
}
.b_w  .down{
	background: url(../img/arrow_black.png);
	background-position:right 50%!important;
	background-repeat:no-repeat!important;
	color: #000!important;
}
.b_w  .bw{
	border: #000 solid 1px!important;
}
.b_w  .standart{
	background:url(../img/lamp_black.png)!important;
	background-position:left 2px!important;
	background-repeat:no-repeat!important;
	color:#000;}

.b_w  #content, .b_w  .a2_input
{border:#000 1px solid!important;
color:#000;}
.b_w .a2_submit{
background:#000!important;
}
.b_w .a2_submit:active{
background:#ccc!important;
color:#999;
}

.b_w .docs_button
{border:#000 1px solid!important;
color:#fff;}
.b_w .docs_button{
background:#000!important;
}
.b_w .docs_button:active{
background:#ccc!important;
color:#999;
}

.b_w  .content a{
color:#000;
padding:6px;
border: #000 1px solid;

}
.b_w  .facility h2 a{
border: none;
}
.b_w .facility {
border-bottom: 1px solid #000!important;
}
.b_w .person, .b_w .info_list
{border-bottom: 1px solid #000!important;}
.info_list{
margin-left:0px;
margin-right:0px;
}
.b_w .info_list .img
{border: 1px solid #000!important;}
.b_w .content h1 a{
color:#000!important;
border:none;
padding:0;
}
.b_w .content h1 a:hover{
color:#000!important;
text-decoration:none;
}
.b_w  .wb {
  color: #FFF!important;
  background: #000!important;}
.b_w  .bw {
  color: #000!important;}
 /*________________ Белым по черным ________________*/

.w_b img{
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
 -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  /*filter: url(grayscale.svg#greyscale);  Firefox 4+ */
  filter: gray; /* IE 6-9 */
}
.w_b {
	background:#000 !important;
	color:#fff !important}
.w_b  .blick{
	background:none!important;
}
.w_b .header{
	background:#000 !important;
	border-bottom: 1px solid #fff}

.w_b  .name h1{
color:#fff
}
.w_b .adres p {
  padding: 0 0 0 10px;
  border-left: 1px solid #fff !important;
  color:#fff;
  }
.w_b  .menu-of{
	border-color: #fff !important;
}
.w_b .menu a{
	color:#fff!important;
	border-right: 1px solid #000!important;}
.w_b .menu .active a{
	color:#000!important;
	}

.w_b .menu li:last-child a {
  border: none!important;}
.w_b .menu{
 background:none!important;}
.w_b  .content h2 {
	color:#fff!important;
	border-color: #fff !important;
}
.w_b  .content{
	border-color: #fff !important;
	background:none!important;
 }
 .w_b  .content img,  .w_b  .parners img{
	border: #fff 1px solid!important;

 }
.w_b .left_menu li a {
  color: #fff;
  border-bottom: 1px dotted #fff;
  padding: 11px 10px;
}
.w_b .left_menu li:last-child a {
  border: none!important;}
.w_b .left_menu ul{
	border-color: #fff !important;
	background:none!important;
}
.w_b .parners{
	border-color: #fff !important;
}
.w_b footer{
	background:none!important;
	border: 1px solid #fff!important;
	border-bottom:none!important;}

.w_b  footer p {
  color: #fff!important;}
.w_b .versiya{
	border: 1px solid #fff!important;
	border-top:none!important;
	opacity: 1!important;
	background:#000!important;
}
.w_b .wb {
  color: #FFF!important;
  background: #000!important;}
.w_b .bw {
  color: #000!important;}
.w_b .control{
	border: 1px solid #fff!important;
	border-top:none!important;
	opacity: 1!important;
	 background-color: #000!important;
}
.w_b .nav li a:focus, .w_b .nav li a:hover, .w_b .menu a :hover {
  text-decoration: none;
  background-color: #fff;
  color:#000!important;
  }
.w_b   #content, .w_b   .a2_input
{border:#fff 1px solid!important;
color:#000;}

.w_b  .a2_submit{
background:#fff!important;
color:#000;
}
.w_b  .a2_submit:active{
background:#ccc!important;
color:#999;
}

.w_b .docs_button
{border:#fff 1px solid!important;
color:#000;}

.w_b .docs_button{
background:#fff!important;
color:#000;
}
.w_b .docs_button:active{
background:#ccc!important;
color:#999;
}
.w_b  .content a{
color:#fff;
padding:6px;
border: #fff 1px solid;
}
.w_b .facility h2 a{
border: none;
}
.w_b .facility {
border-bottom: 1px solid #fff!important;
}
.abs-control {
	position: absolute;
	width: 289px;
	z-index: 10;
	opacity:1;
}

.abs-control, x:-moz-any-link {width: 290px; }

.abs-content {
	position: relative;
	z-index: 1;
}

.pagination>.active>a {
	background-color: #800A1F;
	border-color: #800A1F;

}

.pagination>.active>a:hover {
	background-color: #7D2C4D;
	border-color: #7D2C4D;

}

.paginator-wrap {
	width: 100%;
	margin: 0 auto;
}

.pagination>li>a, .pagination>li>a:hover, .pagination>li>span {
	color: #800A1F;
}

.w_b .person, .w_b .info_list
{border-bottom: 1px solid #fff!important;}
.w_b .info_list .img
{border: 1px solid #fff!important;}
.nav-pills li {
	display: table-cell !important;
	width: 1% !important;
}
.w_b .content h1 a{
color:#fff!important;
border:none;
padding:0;
}
.w_b.content h1 a:hover{
color:#fff!important;
text-decoration:none;
}
.w_b .uslugi-img{
width:100%;
 -webkit-filter: invert(100%);
 filter: invert(100%);
}

/* ------------Поиск--------- */
.glyphicon-search{
	cursor:pointer;
}
.find{
	background: #faf5f6 url("../img/bg-fon.png") repeat;
	padding:4px 0px 4px 0px;
	position:absolute;
	right:17px;
	bottom:1px;
	z-index:100;
	width:0px;
	text-align:right;
	overflow:hidden;
	height:43px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	
}
.search-query{
	width:543px;
	height: 35px;
    padding-left: 10px;
	
}
.find .btn{
	background:none;
	padding: 5px 24px 7px 12px !important;
    
    font: 15px 'arial';
    color: #7d0b21 !important;
	
}
.visy{
	width:607px;
	padding:4px 0px 4px 4px;
}
.visy .btn:active, .visy .btn .active{
	-webkit-box-shadow: none; 
    box-shadow: none;
}
.visy .btn:focus, .visy .btn:active:focus, .visy .btn.active:focus {
    outline: none;
  outline: none; 
outline-offset: none;}
.poisk li:hover{
	border-bottom:#e2c6cb 1px solid;
}
.poisk a:hover{
	background-color:transparent!important;
}
.find_wrap{
	width:604px;
	height:43px;
}
.find_list{
	position:relative;
}
.top2{
    display: none;
    position: relative;
    margin: 20px 0 0px 0;
    background: #ffffff;
	min-height:400px;
}
.top2 h3{
	margin-top:0;
	color:#800a1f;
	border-bottom: 1px solid #e2c6cb;
	padding-bottom:10px
}
.top2 li{
	list-style-type: none; 
	border-bottom: 1px solid #e2c6cb;
	padding:10px
}
.top2 li:hover{
	background-color:#FFF6F8
}
.top2 li a{
	color:#800a1f;
}